home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- if the timer < 2828 then
- if the loaded of member "new riftbit" = 0 then
- preloadMember("new riftbit")
- end if
- if the loaded of member "chimps" = 0 then
- preloadMember("chimps")
- end if
- if the loaded of member "humanchimps1" = 0 then
- preloadMember("humanchimps1")
- end if
- if the loaded of member "humanchimps2" = 0 then
- preloadMember("humanchimps2")
- end if
- if the loaded of member "humanchimps3" = 0 then
- preloadMember("humanchimps3")
- end if
- go(the frame)
- else
- go(the frame + 1)
- end if
- end
-
- on mouseUp
- sound stop 1
- go(134)
- end
-